| VisaType |
| EntityType | Independent |
| Logical Entity Name | VisaType |
| Default Table Name | SyVisa |
| Logical Only | NO |
| Definition | |
| Note |
| VisaType Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(50) | NO | ||
| IsSystemCode | BIT | NO | ||
| IsActive | BIT | NO | ||
| IsUsedSevis | BIT | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| VisaType Keys |
| Key Name | Key Type | Keys |
| SyVisa_Code | Unique Constraint | Code |
| SyVisa_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| SyVisa_SyVisaID_U_C_IDX | PrimaryKey | Id |
| VisaType Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| SevisStudent | Non-Identifying | One To Zero or More | NO |
| VisaType Check Constraints |
| Check Constraint Name | CheckConstraint |